Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(autoware_interpolation): prefix package and namespace with autoware #8088

Merged
merged 7 commits into from
Sep 20, 2024

Conversation

esteve
Copy link
Contributor

@esteve esteve commented Jul 17, 2024

Description

prefix package and namespace with autoware

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) component:common Common packages from the autoware-common repository. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) labels Jul 17, 2024
Copy link

github-actions bot commented Jul 17, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@kosuke55
Copy link
Contributor

merged #8630 to debug

@kosuke55
Copy link
Contributor

I merged #8631, it probably pass the test,

@kosuke55
Copy link
Contributor

kosuke55 commented Aug 27, 2024

@esteve

Because I rebased with the latest autoware to pass the test, there are other areas that need to be replaced. Could you please fix this? 🙏

image

@kosuke55
Copy link
Contributor

kosuke55 commented Aug 27, 2024

@esteve

Because I rebased with the latest autoware to pass the test, there are other areas that need to be replaced. Could you please fix this? 🙏

I pushed to your branch

df59929

@kosuke55
Copy link
Contributor

required tests pass!!

image

@esteve
Copy link
Contributor Author

esteve commented Sep 4, 2024

@kosuke55 thanks for the fixes 🙇‍♂️ I've rebased this PR on top of main and fixed the conflicts.

@esteve esteve force-pushed the prefix-interpolation branch 2 times, most recently from 7901971 to 300fa08 Compare September 18, 2024 07:51
@esteve
Copy link
Contributor Author

esteve commented Sep 18, 2024

@mitsudome-r @xmfcx I've fixed the conflicts again, could you approve this PR when you can? Thanks

@xmfcx xmfcx disabled auto-merge September 20, 2024 09:54
xmfcx and others added 6 commits September 20, 2024 13:07
* fix(interpolation): fix bug of interpolation

Signed-off-by: Y.Hisaki <[email protected]>

* add const

Signed-off-by: Y.Hisaki <[email protected]>

* auto -> int64_t

Signed-off-by: Y.Hisaki <[email protected]>

* add const

Signed-off-by: Y.Hisaki <[email protected]>

* add const

Signed-off-by: Y.Hisaki <[email protected]>

* add const

Signed-off-by: Y.Hisaki <[email protected]>

---------

Signed-off-by: Y.Hisaki <[email protected]>
@xmfcx
Copy link
Contributor

xmfcx commented Sep 20, 2024

I see that

So to keep @esteve 's commits intact:

Now it's all on the main branch again, rebased.

@xmfcx
Copy link
Contributor

xmfcx commented Sep 20, 2024

@yhisaki could you check if your changes are applied correctly?

@xmfcx
Copy link
Contributor

xmfcx commented Sep 20, 2024

Tested the latest changes using AWSIM Labs to test it end to end. And it works without problems.

image

@xmfcx xmfcx merged commit b431dcd into autowarefoundation:main Sep 20, 2024
29 of 32 checks passed
@xmfcx
Copy link
Contributor

xmfcx commented Sep 20, 2024

@yhisaki I've merged this since it has been up for a long while and it becomes harder as more time passes since it's a large refactor.

Please check and confirm if the changes from:

@yhisaki
Copy link
Contributor

yhisaki commented Sep 20, 2024

I have confirmation that my PR is properly in place.
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) component:localization Vehicle's position determination in its environment. (auto-assigned) component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:vehicle Vehicle-specific implementations, drivers, packages. (auto-assigned) tag:require-cuda-build-and-test tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants